xentrace: Add an option not to enable tracing
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 13 Apr 2010 17:19:10 +0000 (18:19 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 13 Apr 2010 17:19:10 +0000 (18:19 +0100)
commit70d3f227c6469bd98a5227a4da79638c31b2abe2
tree857d8967b62efc9fe379a84600265dead836a50d
parent778757601420fe15afa7eb774dbfb143f2d78a4e
xentrace: Add an option not to enable tracing

Add an option that will set up the buffers and listen for updates,
but will not enable tracing.  This is useful if you have hacks
in Xen to enable tracing at key points (for example, debugging a
shadow bug).

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
tools/xentrace/xentrace.c